home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / ESPACIAL / V_FORCE.SWF / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as
Text File  |  2002-05-07  |  77b  |  7 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop("nope");
  5.    }
  6. }
  7.